home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / guides-texts / amos / amoslist / text0333.txt < prev    next >
Encoding:
Text File  |  1995-09-01  |  1.1 KB  |  41 lines

  1. Greetings Chris, you wrote some text on the subject Re: Compiling Problems,
  2. and now I'm going to answer it.
  3.  
  4. > bwyatt@paston.co.uk (Ben Wyatt) wrote on 24.08.1995 some text under
  5. > the subject Re: Compiling Problems. I can't leave this uncommentated
  6. > ;-)
  7. > BW> If Exist("Sys:Fonts") Then Assign "Fonts:" To "Sys:Fonts"
  8. > Ieeekkk! I've got my fonts in DH1:Fonts due to disk space reasons.
  9. > ;-)
  10.  
  11. So have I... but most people don't :)
  12.  
  13. I had a list of possible places where Fonts: could be, eg SYS:Fonts/
  14. DH1:Fonts/ DF0:Fonts/ etc and I scanned through them until an "Exist()"
  15. was true. :)
  16.  
  17. > Haven't tried this before but:
  18. > ODIR$=Dir$
  19. > Dir$="FONTS:"
  20. > OFONTS$=Path$(Dir$)
  21. > Dir$=ODIR$
  22.  
  23. Funny that, only today I found out that Amos expands assigns to full
  24. pathnames :-)))
  25.  
  26. Too late anyway... I don't use this trampy old method any more. ;-)
  27.  
  28. > BW> Or get Easylife or Amcaf for better font support :)
  29. > ;-)))
  30.  
  31. Eh? what's funny about that? ;-)
  32.      _________________________________
  33.     /                                 \
  34.     > Ben Wyatt - bwyatt@paston.co.uk <
  35.     \_________________________________/ ©1995 Very Interesting Signatures
  36.  
  37.